home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / VARS.DIR / handle-changed-modtime.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  1.1 KB  |  22 lines

  1. SET HANDLE-CHANGED-MODTIME ALWAYS/never/ask  -  how MM handles a file problem
  2.  
  3. The HANDLE-CHANGED-MODTIME variable controls what MM does when it appears
  4.   that some other program has changed the current mail file.  Whenever you 
  5.   GET a file, MM locks the file (preventing another MM process from 
  6.   modifying it), and then while the file is locked MM keeps track of
  7.   the last time it modified the file.
  8.  
  9. With the usual ALWAYS (or YES) setting, if MM finds that the last time the 
  10.   file was modified does not match, it writes the version it has in memory 
  11.   to a new file, and EXAMINES that file (that is, you have read-only access 
  12.   to it).  The purpose is to let you decide which version of the mail file 
  13.   you want, and to stop incoming mail until you have a chance to look into 
  14.   the problem.  
  15.  
  16. If it is set to NO, MM will just print a warning when the condition occurs.
  17.   If it is set to ASK, MM will ask whether to follow the YES procedure.
  18.  
  19. For more help, type "help" and one of these topics:
  20. (at any prompt:)  save-init   set modify-read-only
  21. (at the MM> prompt:)  get   examine
  22.